NEW 286642
Implement customizable select element
https://bugs.webkit.org/show_bug.cgi?id=286642
Summary Implement customizable select element
Joey Arhar
Reported 2025-01-28 13:10:31 PST
Customizable select is a feature update to the select element which contains several parts listed here: https://github.com/whatwg/html/issues/9799 - Relax <select> parser https://bugs.webkit.org/show_bug.cgi?id=283732 - appearance:base for <select> or appearance:base-select - https://drafts.csswg.org/css-ui-4/#base-appearance - https://github.com/whatwg/html/pull/10629 - ::picker(select) pseudo-element https://drafts.csswg.org/css-forms-1/#selectordef-picker - ::picker-icon pseudo-element https://drafts.csswg.org/css-forms-1/#picker-icon-pseudo-element - ::checkmark pseudo-element https://drafts.csswg.org/css-forms-1/#checkmark-element - <selectedcontent> element https://github.com/whatwg/html/pull/10633 - UA stylesheet for base appearance <select> https://github.com/whatwg/html/pull/10670
Attachments
Radar WebKit Bug Importer
Comment 1 2025-02-04 13:11:14 PST
Note You need to log in before you can comment on or make changes to this bug.